0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.5828430652618 428 1.1751 0


No Amazon API Requests Made.


App Debug - Total Time 1.5828430652618 seconds

Number Time From Start Name Description
1 0.37336802482605 Initialise Initialise FSB Function
2 0.37533712387085 App Controller Start Start of the App controller (called before the controller of every page)
3 0.39928102493286 Start of getCategoryListByGroup Function Before first category groups query
4 0.40000605583191 After initial query Before first category groups query
5 0.40000700950623 Get Category List for Group Before the call to getCategoryList function
6 0.40000915527344 Start of GetCategoryList function Start of the function
7 0.40001201629639 Before getting categories Query to get specific category list
8 0.40074610710144 After getting categories Query to get specific category list
9 0.40074706077576 Before getting category custom Before call to function getCategoryCustom
10 0.41709995269775 After getting category custom After call to function getCategoryCustom
11 0.41710305213928 Before getting category custom Before call to function getCategoryCustom
12 0.4283721446991 After getting category custom After call to function getCategoryCustom
13 0.42837500572205 Before getting category custom Before call to function getCategoryCustom
14 0.43318104743958 After getting category custom After call to function getCategoryCustom
15 0.43318295478821 Before getting category custom Before call to function getCategoryCustom
16 0.43617796897888 After getting category custom After call to function getCategoryCustom
17 0.43617916107178 Before getting category custom Before call to function getCategoryCustom
18 0.43904113769531 After getting category custom After call to function getCategoryCustom
19 0.43904209136963 Before getting category custom Before call to function getCategoryCustom
20 0.4420440196991 After getting category custom After call to function getCategoryCustom
21 0.44204616546631 End of GetCategoryList function End of the function
22 0.44205117225647 Get Category List for Group Before the call to getCategoryList function
23 0.44205212593079 Start of GetCategoryList function Start of the function
24 0.4420530796051 Before getting categories Query to get specific category list
25 0.44237303733826 End of getCategoryListByGroup Function Before return()
26 1.3352689743042 App Controller End End of the App controller (called before the controller of every page)
27 1.5001130104065 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.5018510818481 Before Get Options Before the call to getOptions in the tpl class
29 1.5512101650238 After Get Options After the call to getOptions in the tpl class
30 1.5512599945068 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.582827091217 Finalizing debug Before the debug is output to the page.
32 1.5828421115875 End of App This is the end of the app logging, final timestamp


Query Debug - 428 Database Queries. Total time 1.1751 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0009 0.00091290473937988
SELECT parameter, value FROM parameters
2 0.0026 0.0026030540466309
SELECT * FROM `bad_bots`
3 0.0002 0.00023794174194336
SET time_zone = 'Europe/London'
4 0.0008 0.00079011917114258
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0007 0.00074386596679688
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0007 0.00071907043457031
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751889323'
7 0.0009 0.00093603134155273
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00033402442932129
SELECT * FROM version ORDER BY installed DESC LIMIT 1
9 0.0008 0.00077486038208008
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
10 0.0003 0.00027298927307129
SELECT * FROM pages WHERE id = 52
11 0.0014 0.0014350414276123
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
12 0.0216 0.021603107452393
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
13 0.0004 0.00037288665771484
SELECT * FROM pages WHERE pagename = 'search'
14 0.0007 0.00071477890014648
SELECT * FROM categorygroups ORDER BY sortorder ASC
15 0.0007 0.00071907043457031
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
16 0.0065 0.0064830780029297
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
17 0.0009 0.00092005729675293
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
18 0.0007 0.00069284439086914
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
19 0.0003 0.00032520294189453
SELECT id FROM categories WHERE parent_id = '26'
20 0.0049 0.0049009323120117
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
21 0.0009 0.00085091590881348
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
22 0.0009 0.00091004371643066
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
23 0.0008 0.00081110000610352
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
24 0.0003 0.00033807754516602
SELECT * FROM categorygroups WHERE id = '1'
25 0.0036 0.0036358833312988
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
26 0.0004 0.00036406517028809
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
27 0.0003 0.00030517578125
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
28 0.0007 0.00067901611328125
SELECT id FROM categories WHERE parent_id = '27'
29 0.0042 0.0041658878326416
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
30 0.0007 0.00072598457336426
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
31 0.0006 0.00062298774719238
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
32 0.0003 0.00033879280090332
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
33 0.0003 0.00032401084899902
SELECT * FROM categorygroups WHERE id = '1'
34 0.0012 0.0011909008026123
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
35 0.0004 0.00035285949707031
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
36 0.0004 0.00037908554077148
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
37 0.0003 0.00033402442932129
SELECT id FROM categories WHERE parent_id = '28'
38 0.0012 0.0011539459228516
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
39 0.0004 0.0003509521484375
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
40 0.0004 0.0003809928894043
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
41 0.0003 0.00030279159545898
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
42 0.0003 0.00030708312988281
SELECT * FROM categorygroups WHERE id = '1'
43 0.0004 0.00038886070251465
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
44 0.0003 0.00034117698669434
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
45 0.0003 0.00027608871459961
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
46 0.0003 0.00028586387634277
SELECT id FROM categories WHERE parent_id = '29'
47 0.0004 0.00044608116149902
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
48 0.0003 0.00031805038452148
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
49 0.0003 0.00033283233642578
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
50 0.0003 0.00029110908508301
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
51 0.0003 0.0002741813659668
SELECT * FROM categorygroups WHERE id = '1'
52 0.0004 0.00036311149597168
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
53 0.0003 0.00029087066650391
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
54 0.0003 0.00026297569274902
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
55 0.0003 0.0002739429473877
SELECT id FROM categories WHERE parent_id = '30'
56 0.0004 0.00043010711669922
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
57 0.0003 0.0003199577331543
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
58 0.0003 0.00032806396484375
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
59 0.0003 0.0002899169921875
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
60 0.0003 0.00027704238891602
SELECT * FROM categorygroups WHERE id = '1'
61 0.0004 0.00038909912109375
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
62 0.0003 0.00029110908508301
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
63 0.0003 0.00026416778564453
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
64 0.0003 0.00028395652770996
SELECT id FROM categories WHERE parent_id = '31'
65 0.0005 0.00045108795166016
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
66 0.0004 0.00035810470581055
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
67 0.0003 0.00033402442932129
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
68 0.0003 0.00029492378234863
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
69 0.0003 0.00030899047851562
SELECT * FROM categorygroups WHERE id = '1'
70 0.0003 0.00031614303588867
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
71 0.0018 0.0017728805541992
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
72 0.0010 0.0010049343109131
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
73 0.0006 0.00056099891662598
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
74 0.0007 0.00068306922912598
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
75 0.0022 0.0021648406982422
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
76 0.0006 0.0005791187286377
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
77 0.8824 0.88240599632263
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
78 0.0015 0.0014770030975342
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
79 0.0006 0.00060105323791504
SELECT * FROM countryredirects WHERE countrycode = 'US'
80 0.0004 0.00036215782165527
SELECT * FROM pages WHERE pagename = 'search'
81 0.0048 0.0048000812530518
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
82 0.0015 0.0015411376953125
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
83 0.0009 0.00086688995361328
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
84 0.0046 0.0046358108520508
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
85 0.0014 0.0014269351959229
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
86 0.0004 0.00041794776916504
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
87 0.0013 0.0013070106506348
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'lipton tchae the vert orient 25 sachets 44g lot de 3', NOW(), '216.73.216.195'
88 0.0016 0.0016078948974609
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
89 0.0020 0.0020341873168945
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0040 0.0039880275726318
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'lipton') OR (keyfeatures LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (keyfeatures LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (keyfeatures LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (keyfeatures LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (keyfeatures LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (keyfeatures LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (keyfeatures LIKE '3') OR (title LIKE '3'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
91 0.0004 0.00035285949707031
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
92 0.0003 0.00032210350036621
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
93 0.0003 0.00032210350036621
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
94 0.0056 0.0056400299072266
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%lipton%') OR (keyfeatures LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (keyfeatures LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (keyfeatures LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (keyfeatures LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (keyfeatures LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (keyfeatures LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (keyfeatures LIKE '%3%') OR (title LIKE '%3%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
95 0.0002 0.00024986267089844
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
96 0.0002 0.00022482872009277
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
97 0.0004 0.0003509521484375
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
98 0.0003 0.00032591819763184
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0043 0.0043079853057861
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'lipton') OR (keyfeatures LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (keyfeatures LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (keyfeatures LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (keyfeatures LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (keyfeatures LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (keyfeatures LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (keyfeatures LIKE '3') OR (title LIKE '3'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0002 0.00024008750915527
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
101 0.0002 0.00022196769714355
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
102 0.0003 0.0003349781036377
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
103 0.0065 0.0065009593963623
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%lipton%') OR (keyfeatures LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (keyfeatures LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (keyfeatures LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (keyfeatures LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (keyfeatures LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (keyfeatures LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (keyfeatures LIKE '%3%') OR (title LIKE '%3%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0003 0.00032210350036621
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
105 0.0003 0.0002591609954834
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
106 0.0004 0.00035500526428223
SELECT * FROM products WHERE id = '3163'
107 0.0009 0.00089693069458008
SELECT * FROM productimages WHERE product_id = '3163' ORDER BY sortorder ASC
108 0.0004 0.00043416023254395
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3163' AND p.id = pi.product_id ORDER BY pi.sortorder
109 0.0010 0.0010108947753906
SELECT * FROM product_image_select WHERE product_id = '3163'
110 0.0006 0.00063204765319824
SELECT * FROM productcustomimages WHERE product_id = '3163'
111 0.0009 0.00087785720825195
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3163'
                GROUP BY o.product_id
112 0.0013 0.0013041496276855
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3163'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
113 0.0003 0.00034618377685547
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3163
114 0.0016 0.0016181468963623
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3163' AND a.name = n.originalname
115 0.0004 0.00035881996154785
SELECT * FROM productoffers WHERE product_id = '3163' AND merchantid = 'A1X6FK5RDHNB96'
116 0.0003 0.00028204917907715
SELECT * FROM productoffers
                WHERE product_id = '3163' AND price > 0
                ORDER BY price ASC LIMIT 1
117 0.0003 0.00032997131347656
SELECT * FROM productoffers
                WHERE product_id = 3163
                ORDER BY price ASC LIMIT 1
118 0.0004 0.00035214424133301
SELECT value FROM productattributes
                WHERE product_id = '3163'
                AND name = 'ListPriceAmount'
119 0.0003 0.00033187866210938
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3163'
                GROUP BY o.product_id
120 0.0004 0.0003960132598877
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3163'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
121 0.0003 0.00025200843811035
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3163
122 0.0003 0.0003359317779541
SELECT value FROM productattributes WHERE product_id = '3163' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
123 0.0004 0.00037693977355957
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3163'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
124 0.0003 0.00033998489379883
SELECT * FROM products WHERE parent_id = '3163'
125 0.0003 0.00034189224243164
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4091' AND a.name = n.originalname
126 0.0003 0.00028586387634277
SELECT * FROM productoffers WHERE product_id = '4091' AND merchantid = 'A1X6FK5RDHNB96'
127 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = '4091' AND price > 0
                ORDER BY price ASC LIMIT 1
128 0.0002 0.00021505355834961
SELECT * FROM productoffers
                WHERE product_id = 4091
                ORDER BY price ASC LIMIT 1
129 0.0002 0.00022506713867188
SELECT value FROM productattributes
                WHERE product_id = '4091'
                AND name = 'ListPriceAmount'
130 0.0003 0.00025486946105957
SELECT * FROM products WHERE id = '3171'
131 0.0004 0.00036501884460449
SELECT * FROM productimages WHERE product_id = '3171' ORDER BY sortorder ASC
132 0.0005 0.00053596496582031
SELECT * FROM product_image_select WHERE product_id = '3171'
133 0.0003 0.00027203559875488
SELECT * FROM productcustomimages WHERE product_id = '3171'
134 0.0006 0.00064182281494141
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3171' AND a.name = n.originalname
135 0.0003 0.00029206275939941
SELECT * FROM productoffers WHERE product_id = '3171' AND merchantid = 'A1X6FK5RDHNB96'
136 0.0002 0.00023102760314941
SELECT * FROM productoffers
                WHERE product_id = '3171' AND price > 0
                ORDER BY price ASC LIMIT 1
137 0.0002 0.00020909309387207
SELECT * FROM productoffers
                WHERE product_id = 3171
                ORDER BY price ASC LIMIT 1
138 0.0002 0.00022602081298828
SELECT value FROM productattributes
                WHERE product_id = '3171'
                AND name = 'ListPriceAmount'
139 0.0003 0.00026488304138184
SELECT value FROM productattributes WHERE product_id = '3171' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
140 0.0003 0.00031304359436035
SELECT * FROM products WHERE id = '3175'
141 0.0003 0.00033211708068848
SELECT * FROM productimages WHERE product_id = '3175' ORDER BY sortorder ASC
142 0.0004 0.00043296813964844
SELECT * FROM product_image_select WHERE product_id = '3175'
143 0.0003 0.0002892017364502
SELECT * FROM productcustomimages WHERE product_id = '3175'
144 0.0007 0.00065183639526367
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3175' AND a.name = n.originalname
145 0.0003 0.00028491020202637
SELECT * FROM productoffers WHERE product_id = '3175' AND merchantid = 'A1X6FK5RDHNB96'
146 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = '3175' AND price > 0
                ORDER BY price ASC LIMIT 1
147 0.0002 0.00022983551025391
SELECT * FROM productoffers
                WHERE product_id = 3175
                ORDER BY price ASC LIMIT 1
148 0.0003 0.00028800964355469
SELECT value FROM productattributes
                WHERE product_id = '3175'
                AND name = 'ListPriceAmount'
149 0.0003 0.00026202201843262
SELECT value FROM productattributes WHERE product_id = '3175' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
150 0.0003 0.00033092498779297
SELECT * FROM products WHERE id = '3214'
151 0.0003 0.00030899047851562
SELECT * FROM productimages WHERE product_id = '3214' ORDER BY sortorder ASC
152 0.0003 0.00028705596923828
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3214' AND p.id = pi.product_id ORDER BY pi.sortorder
153 0.0005 0.00046706199645996
SELECT * FROM product_image_select WHERE product_id = '3214'
154 0.0003 0.00027012825012207
SELECT * FROM productcustomimages WHERE product_id = '3214'
155 0.0004 0.00037097930908203
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3214'
                GROUP BY o.product_id
156 0.0006 0.00057387351989746
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3214'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
157 0.0003 0.00026082992553711
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3214
158 0.0007 0.00072789192199707
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3214' AND a.name = n.originalname
159 0.0002 0.00024914741516113
SELECT * FROM productoffers WHERE product_id = '3214' AND merchantid = 'A1X6FK5RDHNB96'
160 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = '3214' AND price > 0
                ORDER BY price ASC LIMIT 1
161 0.0002 0.0002291202545166
SELECT * FROM productoffers
                WHERE product_id = 3214
                ORDER BY price ASC LIMIT 1
162 0.0003 0.00026202201843262
SELECT value FROM productattributes
                WHERE product_id = '3214'
                AND name = 'ListPriceAmount'
163 0.0003 0.00026392936706543
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3214'
                GROUP BY o.product_id
164 0.0004 0.00039410591125488
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3214'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
165 0.0003 0.0002751350402832
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3214
166 0.0003 0.00034093856811523
SELECT value FROM productattributes WHERE product_id = '3214' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
167 0.0004 0.00039005279541016
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3214'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
168 0.0003 0.0002739429473877
SELECT * FROM products WHERE parent_id = '3214'
169 0.0004 0.00040793418884277
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4803' AND a.name = n.originalname
170 0.0003 0.00033998489379883
SELECT * FROM productoffers WHERE product_id = '4803' AND merchantid = 'A1X6FK5RDHNB96'
171 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '4803' AND price > 0
                ORDER BY price ASC LIMIT 1
172 0.0003 0.00034308433532715
SELECT * FROM productoffers
                WHERE product_id = 4803
                ORDER BY price ASC LIMIT 1
173 0.0003 0.00026488304138184
SELECT value FROM productattributes
                WHERE product_id = '4803'
                AND name = 'ListPriceAmount'
174 0.0003 0.00026297569274902
SELECT * FROM products WHERE id = '3601'
175 0.0003 0.00032806396484375
SELECT * FROM productimages WHERE product_id = '3601' ORDER BY sortorder ASC
176 0.0005 0.00050711631774902
SELECT * FROM product_image_select WHERE product_id = '3601'
177 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '3601'
178 0.0005 0.00053095817565918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3601' AND a.name = n.originalname
179 0.0004 0.00039100646972656
SELECT * FROM productoffers WHERE product_id = '3601' AND merchantid = 'A1X6FK5RDHNB96'
180 0.0003 0.00033211708068848
SELECT * FROM productoffers
                WHERE product_id = '3601' AND price > 0
                ORDER BY price ASC LIMIT 1
181 0.0002 0.00022387504577637
SELECT * FROM productoffers
                WHERE product_id = 3601
                ORDER BY price ASC LIMIT 1
182 0.0003 0.00031399726867676
SELECT value FROM productattributes
                WHERE product_id = '3601'
                AND name = 'ListPriceAmount'
183 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '3601' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
184 0.0005 0.00047111511230469
SELECT * FROM products WHERE id = '3285'
185 0.0004 0.00037097930908203
SELECT * FROM productimages WHERE product_id = '3285' ORDER BY sortorder ASC
186 0.0005 0.00051093101501465
SELECT * FROM product_image_select WHERE product_id = '3285'
187 0.0003 0.00028705596923828
SELECT * FROM productcustomimages WHERE product_id = '3285'
188 0.0007 0.00069499015808105
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3285' AND a.name = n.originalname
189 0.0004 0.0003509521484375
SELECT * FROM productoffers WHERE product_id = '3285' AND merchantid = 'A1X6FK5RDHNB96'
190 0.0004 0.0004429817199707
SELECT * FROM productoffers
                WHERE product_id = '3285' AND price > 0
                ORDER BY price ASC LIMIT 1
191 0.0003 0.00028300285339355
SELECT * FROM productoffers
                WHERE product_id = 3285
                ORDER BY price ASC LIMIT 1
192 0.0003 0.0003209114074707
SELECT value FROM productattributes
                WHERE product_id = '3285'
                AND name = 'ListPriceAmount'
193 0.0004 0.00040316581726074
SELECT value FROM productattributes WHERE product_id = '3285' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
194 0.0005 0.0005340576171875
SELECT * FROM products WHERE id = '3252'
195 0.0006 0.00055098533630371
SELECT * FROM productimages WHERE product_id = '3252' ORDER BY sortorder ASC
196 0.0009 0.00085306167602539
SELECT * FROM product_image_select WHERE product_id = '3252'
197 0.0004 0.00040578842163086
SELECT * FROM productcustomimages WHERE product_id = '3252'
198 0.0010 0.0009911060333252
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3252' AND a.name = n.originalname
199 0.0004 0.0003969669342041
SELECT * FROM productoffers WHERE product_id = '3252' AND merchantid = 'A1X6FK5RDHNB96'
200 0.0003 0.00028586387634277
SELECT * FROM productoffers
                WHERE product_id = '3252' AND price > 0
                ORDER BY price ASC LIMIT 1
201 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = 3252
                ORDER BY price ASC LIMIT 1
202 0.0003 0.0002751350402832
SELECT value FROM productattributes
                WHERE product_id = '3252'
                AND name = 'ListPriceAmount'
203 0.0004 0.00036215782165527
SELECT value FROM productattributes WHERE product_id = '3252' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
204 0.0003 0.00033211708068848
SELECT * FROM products WHERE id = '3259'
205 0.0003 0.00033092498779297
SELECT * FROM productimages WHERE product_id = '3259' ORDER BY sortorder ASC
206 0.0005 0.00050806999206543
SELECT * FROM product_image_select WHERE product_id = '3259'
207 0.0005 0.00052404403686523
SELECT * FROM productcustomimages WHERE product_id = '3259'
208 0.0010 0.00096511840820312
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3259' AND a.name = n.originalname
209 0.0005 0.00045585632324219
SELECT * FROM productoffers WHERE product_id = '3259' AND merchantid = 'A1X6FK5RDHNB96'
210 0.0003 0.00034785270690918
SELECT * FROM productoffers
                WHERE product_id = '3259' AND price > 0
                ORDER BY price ASC LIMIT 1
211 0.0003 0.0003359317779541
SELECT * FROM productoffers
                WHERE product_id = 3259
                ORDER BY price ASC LIMIT 1
212 0.0004 0.00035595893859863
SELECT value FROM productattributes
                WHERE product_id = '3259'
                AND name = 'ListPriceAmount'
213 0.0003 0.00032305717468262
SELECT value FROM productattributes WHERE product_id = '3259' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
214 0.0004 0.00041484832763672
SELECT * FROM products WHERE id = '3348'
215 0.0004 0.00042986869812012
SELECT * FROM productimages WHERE product_id = '3348' ORDER BY sortorder ASC
216 0.0004 0.0003969669342041
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3348' AND p.id = pi.product_id ORDER BY pi.sortorder
217 0.0006 0.00061678886413574
SELECT * FROM product_image_select WHERE product_id = '3348'
218 0.0004 0.0003659725189209
SELECT * FROM productcustomimages WHERE product_id = '3348'
219 0.0005 0.00046300888061523
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3348'
                GROUP BY o.product_id
220 0.0004 0.00041317939758301
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3348'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
221 0.0003 0.00034117698669434
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3348
222 0.0007 0.00070500373840332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3348' AND a.name = n.originalname
223 0.0002 0.00024008750915527
SELECT * FROM productoffers WHERE product_id = '3348' AND merchantid = 'A1X6FK5RDHNB96'
224 0.0003 0.00026798248291016
SELECT * FROM productoffers
                WHERE product_id = '3348' AND price > 0
                ORDER BY price ASC LIMIT 1
225 0.0002 0.00023913383483887
SELECT * FROM productoffers
                WHERE product_id = 3348
                ORDER BY price ASC LIMIT 1
226 0.0002 0.00024795532226562
SELECT value FROM productattributes
                WHERE product_id = '3348'
                AND name = 'ListPriceAmount'
227 0.0003 0.00027298927307129
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3348'
                GROUP BY o.product_id
228 0.0005 0.00046610832214355
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3348'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
229 0.0003 0.00025606155395508
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3348
230 0.0003 0.00033807754516602
SELECT value FROM productattributes WHERE product_id = '3348' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
231 0.0004 0.00043177604675293
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3348'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
232 0.0003 0.0002739429473877
SELECT * FROM products WHERE id = '4128'
233 0.0004 0.00036907196044922
SELECT * FROM productimages WHERE product_id = '4128' ORDER BY sortorder ASC
234 0.0004 0.00036096572875977
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4128' AND p.id = pi.product_id ORDER BY pi.sortorder
235 0.0005 0.00045299530029297
SELECT * FROM product_image_select WHERE product_id = '4128'
236 0.0003 0.00026607513427734
SELECT * FROM productcustomimages WHERE product_id = '4128'
237 0.0004 0.00042009353637695
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4128'
                GROUP BY o.product_id
238 0.0004 0.00041913986206055
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4128'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
239 0.0003 0.00026512145996094
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4128
240 0.0006 0.00058913230895996
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4128' AND a.name = n.originalname
241 0.0003 0.00025510787963867
SELECT * FROM productoffers WHERE product_id = '4128' AND merchantid = 'A1X6FK5RDHNB96'
242 0.0003 0.00032806396484375
SELECT * FROM productoffers
                WHERE product_id = '4128' AND price > 0
                ORDER BY price ASC LIMIT 1
243 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = 4128
                ORDER BY price ASC LIMIT 1
244 0.0003 0.00025796890258789
SELECT value FROM productattributes
                WHERE product_id = '4128'
                AND name = 'ListPriceAmount'
245 0.0004 0.0003969669342041
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4128'
                GROUP BY o.product_id
246 0.0004 0.00043606758117676
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4128'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
247 0.0004 0.00036001205444336
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4128
248 0.0005 0.0005338191986084
SELECT value FROM productattributes WHERE product_id = '4128' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
249 0.0005 0.00048303604125977
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4128'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
250 0.0003 0.0002751350402832
SELECT * FROM products WHERE id = '3346'
251 0.0003 0.00031113624572754
SELECT * FROM productimages WHERE product_id = '3346' ORDER BY sortorder ASC
252 0.0006 0.00059604644775391
SELECT * FROM product_image_select WHERE product_id = '3346'
253 0.0010 0.0010499954223633
SELECT * FROM productcustomimages WHERE product_id = '3346'
254 0.0010 0.00098204612731934
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3346' AND a.name = n.originalname
255 0.0004 0.00039291381835938
SELECT * FROM productoffers WHERE product_id = '3346' AND merchantid = 'A1X6FK5RDHNB96'
256 0.0003 0.00027680397033691
SELECT * FROM productoffers
                WHERE product_id = '3346' AND price > 0
                ORDER BY price ASC LIMIT 1
257 0.0003 0.00026178359985352
SELECT * FROM productoffers
                WHERE product_id = 3346
                ORDER BY price ASC LIMIT 1
258 0.0004 0.00037193298339844
SELECT value FROM productattributes
                WHERE product_id = '3346'
                AND name = 'ListPriceAmount'
259 0.0003 0.00028395652770996
SELECT value FROM productattributes WHERE product_id = '3346' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
260 0.0004 0.00040793418884277
SELECT * FROM products WHERE id = '3378'
261 0.0004 0.00041699409484863
SELECT * FROM productimages WHERE product_id = '3378' ORDER BY sortorder ASC
262 0.0005 0.00054812431335449
SELECT * FROM product_image_select WHERE product_id = '3378'
263 0.0004 0.00038409233093262
SELECT * FROM productcustomimages WHERE product_id = '3378'
264 0.0008 0.00083494186401367
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3378' AND a.name = n.originalname
265 0.0003 0.00034499168395996
SELECT * FROM productoffers WHERE product_id = '3378' AND merchantid = 'A1X6FK5RDHNB96'
266 0.0003 0.0002589225769043
SELECT * FROM productoffers
                WHERE product_id = '3378' AND price > 0
                ORDER BY price ASC LIMIT 1
267 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = 3378
                ORDER BY price ASC LIMIT 1
268 0.0003 0.00027704238891602
SELECT value FROM productattributes
                WHERE product_id = '3378'
                AND name = 'ListPriceAmount'
269 0.0003 0.0002892017364502
SELECT value FROM productattributes WHERE product_id = '3378' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
270 0.0003 0.00034689903259277
SELECT * FROM products WHERE id = '3955'
271 0.0003 0.00031208992004395
SELECT * FROM productimages WHERE product_id = '3955' ORDER BY sortorder ASC
272 0.0004 0.00037503242492676
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3955' AND p.id = pi.product_id ORDER BY pi.sortorder
273 0.0005 0.00048589706420898
SELECT * FROM product_image_select WHERE product_id = '3955'
274 0.0003 0.00033307075500488
SELECT * FROM productcustomimages WHERE product_id = '3955'
275 0.0004 0.0003809928894043
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3955'
                GROUP BY o.product_id
276 0.0005 0.00048995018005371
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3955'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
277 0.0003 0.00029492378234863
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3955
278 0.0007 0.0007169246673584
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3955' AND a.name = n.originalname
279 0.0002 0.00024914741516113
SELECT * FROM productoffers WHERE product_id = '3955' AND merchantid = 'A1X6FK5RDHNB96'
280 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = '3955' AND price > 0
                ORDER BY price ASC LIMIT 1
281 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 3955
                ORDER BY price ASC LIMIT 1
282 0.0003 0.00028395652770996
SELECT value FROM productattributes
                WHERE product_id = '3955'
                AND name = 'ListPriceAmount'
283 0.0004 0.0003509521484375
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3955'
                GROUP BY o.product_id
284 0.0004 0.0004279613494873
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3955'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
285 0.0003 0.0002751350402832
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3955
286 0.0004 0.00038409233093262
SELECT value FROM productattributes WHERE product_id = '3955' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
287 0.0004 0.00041103363037109
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3955'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
288 0.0003 0.00031399726867676
SELECT * FROM products WHERE id = '3387'
289 0.0006 0.00058221817016602
SELECT * FROM productimages WHERE product_id = '3387' ORDER BY sortorder ASC
290 0.0005 0.00053310394287109
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3387' AND p.id = pi.product_id ORDER BY pi.sortorder
291 0.0005 0.00053191184997559
SELECT * FROM product_image_select WHERE product_id = '3387'
292 0.0003 0.00033783912658691
SELECT * FROM productcustomimages WHERE product_id = '3387'
293 0.0003 0.00034999847412109
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3387'
                GROUP BY o.product_id
294 0.0004 0.00040483474731445
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3387'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
295 0.0003 0.00029802322387695
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3387
296 0.0007 0.00073409080505371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3387' AND a.name = n.originalname
297 0.0003 0.00026702880859375
SELECT * FROM productoffers WHERE product_id = '3387' AND merchantid = 'A1X6FK5RDHNB96'
298 0.0003 0.00027799606323242
SELECT * FROM productoffers
                WHERE product_id = '3387' AND price > 0
                ORDER BY price ASC LIMIT 1
299 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = 3387
                ORDER BY price ASC LIMIT 1
300 0.0003 0.00028896331787109
SELECT value FROM productattributes
                WHERE product_id = '3387'
                AND name = 'ListPriceAmount'
301 0.0003 0.0003359317779541
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3387'
                GROUP BY o.product_id
302 0.0005 0.00049400329589844
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3387'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
303 0.0003 0.00029492378234863
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3387
304 0.0004 0.00041103363037109
SELECT value FROM productattributes WHERE product_id = '3387' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
305 0.0005 0.00045084953308105
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3387'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
306 0.0003 0.00034213066101074
SELECT * FROM products WHERE id = '3590'
307 0.0003 0.00034904479980469
SELECT * FROM productimages WHERE product_id = '3590' ORDER BY sortorder ASC
308 0.0009 0.00091099739074707
SELECT * FROM product_image_select WHERE product_id = '3590'
309 0.0011 0.0011460781097412
SELECT * FROM productcustomimages WHERE product_id = '3590'
310 0.0018 0.0017650127410889
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3590' AND a.name = n.originalname
311 0.0006 0.0005791187286377
SELECT * FROM productoffers WHERE product_id = '3590' AND merchantid = 'A1X6FK5RDHNB96'
312 0.0004 0.00042319297790527
SELECT * FROM productoffers
                WHERE product_id = '3590' AND price > 0
                ORDER BY price ASC LIMIT 1
313 0.0004 0.00037097930908203
SELECT * FROM productoffers
                WHERE product_id = 3590
                ORDER BY price ASC LIMIT 1
314 0.0004 0.00040006637573242
SELECT value FROM productattributes
                WHERE product_id = '3590'
                AND name = 'ListPriceAmount'
315 0.0005 0.00046896934509277
SELECT value FROM productattributes WHERE product_id = '3590' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
316 0.0006 0.00061893463134766
SELECT * FROM products WHERE id = '3528'
317 0.0007 0.00070905685424805
SELECT * FROM productimages WHERE product_id = '3528' ORDER BY sortorder ASC
318 0.0011 0.0011279582977295
SELECT * FROM product_image_select WHERE product_id = '3528'
319 0.0006 0.00057697296142578
SELECT * FROM productcustomimages WHERE product_id = '3528'
320 0.0016 0.00164794921875
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3528' AND a.name = n.originalname
321 0.0007 0.0006859302520752
SELECT * FROM productoffers WHERE product_id = '3528' AND merchantid = 'A1X6FK5RDHNB96'
322 0.0005 0.00045299530029297
SELECT * FROM productoffers
                WHERE product_id = '3528' AND price > 0
                ORDER BY price ASC LIMIT 1
323 0.0004 0.00041699409484863
SELECT * FROM productoffers
                WHERE product_id = 3528
                ORDER BY price ASC LIMIT 1
324 0.0005 0.00049996376037598
SELECT value FROM productattributes
                WHERE product_id = '3528'
                AND name = 'ListPriceAmount'
325 0.0006 0.00057005882263184
SELECT value FROM productattributes WHERE product_id = '3528' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
326 0.0008 0.00075101852416992
SELECT * FROM products WHERE id = '3406'
327 0.0005 0.00053191184997559
SELECT * FROM productimages WHERE product_id = '3406' ORDER BY sortorder ASC
328 0.0009 0.00089693069458008
SELECT * FROM product_image_select WHERE product_id = '3406'
329 0.0005 0.00053596496582031
SELECT * FROM productcustomimages WHERE product_id = '3406'
330 0.0018 0.0018041133880615
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3406' AND a.name = n.originalname
331 0.0007 0.00066900253295898
SELECT * FROM productoffers WHERE product_id = '3406' AND merchantid = 'A1X6FK5RDHNB96'
332 0.0005 0.00046801567077637
SELECT * FROM productoffers
                WHERE product_id = '3406' AND price > 0
                ORDER BY price ASC LIMIT 1
333 0.0004 0.00041890144348145
SELECT * FROM productoffers
                WHERE product_id = 3406
                ORDER BY price ASC LIMIT 1
334 0.0005 0.00053000450134277
SELECT value FROM productattributes
                WHERE product_id = '3406'
                AND name = 'ListPriceAmount'
335 0.0006 0.00062704086303711
SELECT value FROM productattributes WHERE product_id = '3406' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
336 0.0007 0.0006721019744873
SELECT * FROM products WHERE id = '3407'
337 0.0008 0.00078415870666504
SELECT * FROM productimages WHERE product_id = '3407' ORDER BY sortorder ASC
338 0.0012 0.0011711120605469
SELECT * FROM product_image_select WHERE product_id = '3407'
339 0.0005 0.00051689147949219
SELECT * FROM productcustomimages WHERE product_id = '3407'
340 0.0011 0.0011301040649414
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3407' AND a.name = n.originalname
341 0.0007 0.00069594383239746
SELECT * FROM productoffers WHERE product_id = '3407' AND merchantid = 'A1X6FK5RDHNB96'
342 0.0006 0.00058698654174805
SELECT * FROM productoffers
                WHERE product_id = '3407' AND price > 0
                ORDER BY price ASC LIMIT 1
343 0.0006 0.00056695938110352
SELECT value FROM productattributes WHERE product_id = '3407' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
344 0.0020 0.0019931793212891
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3163' ORDER BY timestamp DESC
345 0.0005 0.00046491622924805
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3171' ORDER BY timestamp DESC
346 0.0004 0.00043606758117676
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3175' ORDER BY timestamp DESC
347 0.0005 0.00049710273742676
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3214' ORDER BY timestamp DESC
348 0.0004 0.00041508674621582
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3601' ORDER BY timestamp DESC
349 0.0004 0.00037598609924316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3285' ORDER BY timestamp DESC
350 0.0003 0.00030708312988281
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3252' ORDER BY timestamp DESC
351 0.0003 0.00032997131347656
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3259' ORDER BY timestamp DESC
352 0.0003 0.00029587745666504
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3348' ORDER BY timestamp DESC
353 0.0003 0.00029897689819336
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4128' ORDER BY timestamp DESC
354 0.0003 0.0002899169921875
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3346' ORDER BY timestamp DESC
355 0.0003 0.00029683113098145
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3378' ORDER BY timestamp DESC
356 0.0003 0.00029206275939941
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3955' ORDER BY timestamp DESC
357 0.0003 0.00031590461730957
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3387' ORDER BY timestamp DESC
358 0.0004 0.00036907196044922
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3590' ORDER BY timestamp DESC
359 0.0003 0.00029802322387695
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3528' ORDER BY timestamp DESC
360 0.0003 0.00029516220092773
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3406' ORDER BY timestamp DESC
361 0.0003 0.00030207633972168
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3407' ORDER BY timestamp DESC
362 0.0014 0.0013909339904785
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
363 0.0013 0.0012569427490234
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
364 0.0004 0.00040102005004883
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
365 0.0226 0.022623062133789
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
366 0.0009 0.00092887878417969
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
367 0.0005 0.00045514106750488
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
368 0.0004 0.00038599967956543
SELECT * FROM products WHERE id = 1626
369 0.0003 0.00025701522827148
SELECT * FROM products WHERE id = 4041
370 0.0003 0.00025296211242676
SELECT * FROM products WHERE id = 4312
371 0.0003 0.00025296211242676
SELECT * FROM products WHERE id = 777
372 0.0002 0.00024199485778809
SELECT * FROM products WHERE id = 3881
373 0.0002 0.00024294853210449
SELECT * FROM products WHERE id = 4213
374 0.0002 0.00024604797363281
SELECT * FROM products WHERE id = '1626'
375 0.0003 0.00029778480529785
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
376 0.0004 0.00044703483581543
SELECT * FROM product_image_select WHERE product_id = '1626'
377 0.0003 0.0003058910369873
SELECT * FROM productcustomimages WHERE product_id = '1626'
378 0.0006 0.00060009956359863
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
379 0.0003 0.0003359317779541
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
380 0.0003 0.00029206275939941
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
381 0.0003 0.0002748966217041
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
382 0.0004 0.00035595893859863
SELECT * FROM products WHERE id = '4041'
383 0.0003 0.00030112266540527
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
384 0.0005 0.00045013427734375
SELECT * FROM product_image_select WHERE product_id = '4041'
385 0.0003 0.00028896331787109
SELECT * FROM productcustomimages WHERE product_id = '4041'
386 0.0007 0.00070476531982422
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
387 0.0003 0.00032591819763184
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
388 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
389 0.0003 0.0002589225769043
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
390 0.0003 0.00032806396484375
SELECT * FROM products WHERE id = '4312'
391 0.0003 0.00029492378234863
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
392 0.0005 0.00045108795166016
SELECT * FROM product_image_select WHERE product_id = '4312'
393 0.0003 0.00026297569274902
SELECT * FROM productcustomimages WHERE product_id = '4312'
394 0.0006 0.00064611434936523
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
395 0.0003 0.00031518936157227
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
396 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
397 0.0003 0.0002591609954834
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
398 0.0004 0.00036096572875977
SELECT * FROM products WHERE id = '777'
399 0.0003 0.00029921531677246
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
400 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '777'
401 0.0003 0.0002751350402832
SELECT * FROM productcustomimages WHERE product_id = '777'
402 0.0007 0.00065493583679199
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
403 0.0003 0.00031709671020508
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
404 0.0003 0.00028491020202637
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
405 0.0003 0.00025677680969238
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
406 0.0003 0.00034689903259277
SELECT * FROM products WHERE id = '3881'
407 0.0004 0.00035309791564941
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
408 0.0004 0.0004279613494873
SELECT * FROM product_image_select WHERE product_id = '3881'
409 0.0003 0.00028419494628906
SELECT * FROM productcustomimages WHERE product_id = '3881'
410 0.0007 0.00067901611328125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
411 0.0003 0.00029778480529785
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
412 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
413 0.0003 0.0002591609954834
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
414 0.0003 0.00034499168395996
SELECT * FROM products WHERE id = '4213'
415 0.0004 0.00035214424133301
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
416 0.0004 0.00042200088500977
SELECT * FROM product_image_select WHERE product_id = '4213'
417 0.0003 0.00027894973754883
SELECT * FROM productcustomimages WHERE product_id = '4213'
418 0.0007 0.0007011890411377
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
419 0.0003 0.00033092498779297
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
420 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
421 0.0003 0.00027990341186523
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
422 0.0011 0.0010659694671631
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
423 0.0005 0.00049114227294922
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
424 0.0015 0.0014739036560059
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
425 0.0008 0.00083088874816895
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
426 0.0004 0.00038504600524902
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
427 0.0004 0.00041508674621582
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
428 0.0004 0.00041484832763672
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'